.banner { position:relative; }
.banner .bg-left { position: absolute; left: 0; top: 0; width: 50%; height: 665px; background:#70c10a url('img/home-banner-left.jpg') no-repeat right top; }
.banner .bg-right { position: absolute; left: 50%; top: 0; width: 50%; height: 665px; background: #1859B7 url('img/home-banner-right.jpg') no-repeat 0 0; }

.banner .wbg1{width:21.5%;}
.banner .wbg1 span,.banner .wbg2 span,.banner .wbg3 span{ visibility:hidden}
.banner .wbg2 {width:54%;  }
.banner .wbg3 {width:21.5%;  }

.banner .container { height: 460px; position: relative; }
.banner .banner-link { display: block; height: 460px; color:#FFF; padding:350px 25px 0; font-size:55px; }
.banner .banner-link.haocai { text-align:right; }
.banner .banner-link.lvxin { text-align: left; }
.banner .banner-link:hover { text-decoration: none; }

.features{ position:relative; padding:40px; background-color:#FFF; }
.features h2 { margin: 0 0 15px; padding:0 0 10px 20px; line-height:100%; font-size:21px; color:#1859B7; background:url('img/home-features-title.png') no-repeat left bottom; }
.features .cnt { color: #555; }

.features a { text-decoration: none; }
.features a:hover { text-decoration: underline; }

.features .about{ background:url('img/home-about-bg.jpg') no-repeat right 20px; margin-bottom:25px; }
.features .about .cnt { min-height: 200px; padding:1px 360px 5px 20px; line-height:161.8%; }

.tradeshow { margin-bottom: 25px; }
.tradeshow ul { list-style: none; margin: 0; padding: 0; }
.tradeshow li { padding: 5px; }
.tradeshow .border { border: 1px #E1E1E1 solid; padding: 10px 10px 10px 138px; min-height:92px; position:relative; display:block; color:inherit; }
.tradeshow .border:hover { text-decoration: none; border-color:#999; }
.tradeshow img { position:absolute; left:10px; top:10px; width:113px; height:70px; border:none; }
.tradeshow p { margin: 0; line-height: 150%; }
.tradeshow .add-item-tip { cursor: pointer; }
.tradeshow .add-item-tip .border { background: #EEE; text-align: center; line-height:70px; padding:10px; }
.tradeshow .add-item-tip:hover .border { background:#F3F4F5; }

.culture ul { margin: 0; padding: 0; list-style: none; overflow:auto; }
.culture li { float:left; border: 5px #FFF solid; box-shadow: 2px 2px 4px rgba(0,0,0,0.3); margin:8px; }

@media (max-width:767px) {
	.features .about { background: none; }
	.features .about .cnt { padding-right: 20px; min-height:100px; }
}

@media (max-device-width:320px) {
	.features { padding: 15px 5px; }
	.tradeshow li { padding: 0; }
	.tradeshow .border { padding: 10px 0; min-height:20px; border-width:0; }
	.tradeshow li + li .border { border-top-width: 1px; }
	.tradeshow img { display: none; }
}